You are here: Understanding the Meridian object model > About the Client object > The Client object methods > NewMailMessage method

NewMailMessage method

Creates a new email message object.

Syntax

NewMailMessage() As IASMailMessage

Parameters

This method accepts no parameters.

Remarks

For information about the properties and methods of the created object, see About the NewMailMessage object.

Related concepts

About the Client object